Skip to content

Bump aws.sdk.kotlin:s3-jvm from 1.5.41 to 1.5.43#2644

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/aws.sdk.kotlin-s3-jvm-1.5.43
Closed

Bump aws.sdk.kotlin:s3-jvm from 1.5.41 to 1.5.43#2644
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/aws.sdk.kotlin-s3-jvm-1.5.43

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps aws.sdk.kotlin:s3-jvm from 1.5.41 to 1.5.43.

Release notes

Sourced from aws.sdk.kotlin:s3-jvm's releases.

v1.5.43

[1.5.43] - 09/19/2025

Features

  • (bedrockagentcorecontrol) Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names.
  • (configservice) Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState.
  • (connect) This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections.
  • (licensemanagerusersubscriptions) Added support for cross-account Active Directories.
  • (medialive) Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec.

Documentation

  • (kendraranking) Model whitespace change - no client difference
  • (sqs) Update invalid character handling documentation for SQS SendMessage API

v1.5.42

[1.5.42] - 09/18/2025

Features

  • (bedrock) Release includes an increase to the maximum policy build document size, an update to DeleteAutomatedReasoningPolicyBuildWorkflow to add ResourceInUseException, and corrections to UpdateAutomatedReasoningPolicyTestCaseRequest.
  • (budgets) Added BillingViewHealthStatus Exception which is thrown when a Budget is created or updated with a Billing View that is not in the HEALTHY status
  • (chimesdkmessaging) Amazon Chime SDK Messaging GetMessagingSessionEndpoint API now returns dual-stack WebSocket endpoints supporting IPv4/IPv6.
  • (ec2) Allowed AMIs adds support for four new parameters - marketplaceProductCodes, deprecationTimeCondition, creationDateCondition and imageNames
Changelog

Sourced from aws.sdk.kotlin:s3-jvm's changelog.

[1.5.43] - 09/19/2025

Features

  • (bedrockagentcorecontrol) Add tagging and VPC support to AgentCore Runtime, Code Interpreter, and Browser resources. Add support for configuring request headers in Runtime. Fix AgentCore Runtime shape names.
  • (configservice) Add UNKNOWN state to RemediationExecutionState and add IN_PROGRESS/EXITED/UNKNOWN states to RemediationExecutionStepState.
  • (connect) This release adds a persistent connection field to UserPhoneConfig that maintains agent's softphone media connection for faster call connections.
  • (licensemanagerusersubscriptions) Added support for cross-account Active Directories.
  • (medialive) Add MinBitrate for QVBR mode under H264/H265/AV1 output codec. Add GopBReference, GopNumBFrames, SubGopLength fields under H265 output codec.

Documentation

  • (kendraranking) Model whitespace change - no client difference
  • (sqs) Update invalid character handling documentation for SQS SendMessage API

[1.5.42] - 09/18/2025

Features

  • (bedrock) Release includes an increase to the maximum policy build document size, an update to DeleteAutomatedReasoningPolicyBuildWorkflow to add ResourceInUseException, and corrections to UpdateAutomatedReasoningPolicyTestCaseRequest.
  • (budgets) Added BillingViewHealthStatus Exception which is thrown when a Budget is created or updated with a Billing View that is not in the HEALTHY status
  • (chimesdkmessaging) Amazon Chime SDK Messaging GetMessagingSessionEndpoint API now returns dual-stack WebSocket endpoints supporting IPv4/IPv6.
  • (ec2) Allowed AMIs adds support for four new parameters - marketplaceProductCodes, deprecationTimeCondition, creationDateCondition and imageNames
Commits
  • 5adfb88 chore: release 1.5.43
  • d730cc6 feat: update AWS service endpoints metadata
  • 5c3b577 feat: update AWS API models
  • 8716c23 chore: bump snapshot version to 1.5.43-SNAPSHOT
  • 904d3c5 chore: release 1.5.42
  • d5e26d4 feat: update AWS API models
  • af0ef57 chore: bump snapshot version to 1.5.42-SNAPSHOT
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws.sdk.kotlin:s3-jvm](https://github.com/awslabs/aws-sdk-kotlin) from 1.5.41 to 1.5.43.
- [Release notes](https://github.com/awslabs/aws-sdk-kotlin/releases)
- [Changelog](https://github.com/aws/aws-sdk-kotlin/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-kotlin@v1.5.41...v1.5.43)

---
updated-dependencies:
- dependency-name: aws.sdk.kotlin:s3-jvm
  dependency-version: 1.5.43
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2025

Superseded by #2647.

@dependabot dependabot bot closed this Sep 23, 2025
@dependabot dependabot bot deleted the dependabot/maven/aws.sdk.kotlin-s3-jvm-1.5.43 branch September 23, 2025 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant